(disassemble): Fix case of `(byte-code ...)` argument
authorAndrea Corallo <acorallo@gnu.org>
Wed, 1 May 2024 18:14:01 +0000 (14:14 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 1 May 2024 18:14:01 +0000 (14:14 -0400)
commit468f3f1cb44b8807c49add4235af3fe20ea7a73b
treedb8d5cab3ef4e322d4900717ae269f4721c36448
parentf68e9172735963950428eafc466fd10473fca7c1
(disassemble): Fix case of `(byte-code ...)` argument

* lisp/emacs-lisp/disass.el (disassemble): Handle (byte-code ...) here..
(disassemble-internal): ...instead of here.
(disassemble-1): Adjust text to reflect the existence of other
compiled functions.
lisp/emacs-lisp/disass.el